source/pgc/date.d(274,20): Error: cannot take address of local `timer` in `@safe` function `todayUTC` source/pgc/date.d(284,23): Error: cannot take address of local `timer` in `@safe` function `todayLocal` source/pgc/time.d(99,16): Error: cannot take address of local `time` in `@safe` function `nowUTC` source/pgc/time.d(100,19): Error: `@safe` function `pgc.time.nowUTC` cannot call `@system` function `core.stdc.time.gmtime` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/time.d(162,17): `core.stdc.time.gmtime` is declared here source/pgc/time.d(111,16): Error: cannot take address of local `time` in `@safe` function `nowLocal` source/pgc/time.d(112,22): Error: `@safe` function `pgc.time.nowLocal` cannot call `@system` function `core.stdc.time.localtime` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/time.d(164,17): `core.stdc.time.localtime` is declared here source/pgc/timestamp.d(61,16): Error: cannot take address of local `time` in `@safe` function `ThisMomentUTC` source/pgc/timestamp.d(62,19): Error: `@safe` function `pgc.timestamp.ThisMomentUTC` cannot call `@system` function `core.stdc.time.gmtime` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/time.d(162,17): `core.stdc.time.gmtime` is declared here source/pgc/timestamp.d(75,16): Error: cannot take address of local `time` in `@safe` function `ThisMomentLocal` source/pgc/timestamp.d(76,22): Error: `@safe` function `pgc.timestamp.ThisMomentLocal` cannot call `@system` function `core.stdc.time.localtime` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/time.d(164,17): `core.stdc.time.localtime` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.